Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snap sync without light state sync #2974

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

nazar-pc
Copy link
Member

Turns out we don't need light state sync or sync restart, we just need to tell Substrate to not store genesis state and that can be done without Substrate modifications as explained in paritytech/polkadot-sdk#5366

Things will be even nicer with paritytech/polkadot-sdk#5364, but not horrible already.

Synced 3h with Snap sync with no issues with these changes.

Code contributor checklist:

Copy link
Member

@shamil-gadelshin shamil-gadelshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well!

@nazar-pc nazar-pc added this pull request to the merge queue Aug 15, 2024
Merged via the queue into main with commit 92a51c1 Aug 15, 2024
9 checks passed
@nazar-pc nazar-pc deleted the snap-sync-without-light-state-sync branch August 15, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants